home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- set startBall to 4
- set genealogieBall to startBall + 2
- set reseauxBall to startBall + 7
- set ordinateurBall to startBall + 8
- set internetBall to startBall + 9
- set the ink of sprite reseauxBall to 37
- set the ink of sprite ordinateurBall to 37
- set the ink of sprite internetBall to 37
- updateStage()
- depuppetize(reseauxBall, internetBall)
- end
-